2 IF NOT EXIST ..\config.bat GOTO noconfig
\r
5 REM if NOT "%CLEAN_SVN%"=="" MSBUILD subversion_vcnet.sln /t:Clean /p:Configuration=Release
\r
7 rmdir /s /q %TEST_DIR%
\r
12 echo File config.bat not found. Please copy it from config.bat.tmpl and tweak for you.
\r